import { AstroAuth } from '../../server'

export const { get, post } = AstroAuth()
